SHOW FULL COLUMNS FROM `qf_conf` [ RunTime:0.000914s ]
SELECT * FROM `qf_conf` [ RunTime:0.000686s ]
SHOW FULL COLUMNS FROM `qf_source_category` [ RunTime:0.000803s ]
SHOW FULL COLUMNS FROM `qf_source` [ RunTime:0.001131s ]
SELECT COUNT(*) AS think_count FROM `qf_source` WHERE `status` = 1 AND `is_delete` = 0 AND `source_category_id` = 3 AND ( `title` LIKE '%成何%' OR `description` LIKE '%成何%' ) AND ( `title` LIKE '%体统%' OR `description` LIKE '%体统%' ) AND ( `title` LIKE '%第一%' OR `description` LIKE '%第一%' ) LIMIT 1 [ RunTime:0.000828s ]
SELECT `name`,`image` FROM `qf_source_category` WHERE `status` = 0 AND `is_sys` = 1 ORDER BY `sort` DESC [ RunTime:0.000893s ]
SELECT `name`,source_category_id as id FROM `qf_source_category` WHERE `status` = 0 ORDER BY `sort` DESC [ RunTime:0.000406s ]